From aea8b90a1d279b5a2fc6bd2ebd56a22da7a962c0 Mon Sep 17 00:00:00 2001 From: Gert Wollny Date: Sun, 26 Jun 2016 17:11:49 +0000 Subject: [PATCH] update patch descriptions --- debian/patches/08_remove_system_processor.patch | 4 ++++ ...{dcmtk-361-20160216-ssl-1.1.patch => 09_openssl-1.1.patch} | 4 ++++ debian/patches/series | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) rename debian/patches/{dcmtk-361-20160216-ssl-1.1.patch => 09_openssl-1.1.patch} (98%) diff --git a/debian/patches/08_remove_system_processor.patch b/debian/patches/08_remove_system_processor.patch index 49c2892c..c519c82c 100644 --- a/debian/patches/08_remove_system_processor.patch +++ b/debian/patches/08_remove_system_processor.patch @@ -1,3 +1,7 @@ +Description: Remove the systemprocessor name in the compilate + Required for reproducible builds, and it is also not reliable +Author: Gert Wollny + --- a/CMake/GenerateDCMTKConfigure.cmake +++ b/CMake/GenerateDCMTKConfigure.cmake @@ -64,15 +64,6 @@ diff --git a/debian/patches/dcmtk-361-20160216-ssl-1.1.patch b/debian/patches/09_openssl-1.1.patch similarity index 98% rename from debian/patches/dcmtk-361-20160216-ssl-1.1.patch rename to debian/patches/09_openssl-1.1.patch index d05adaa7..e04c4982 100644 --- a/debian/patches/dcmtk-361-20160216-ssl-1.1.patch +++ b/debian/patches/09_openssl-1.1.patch @@ -1,3 +1,7 @@ +Description: Compile with openssl-1.1 +Author: Gert Wollny +Bug-Debian: http://bugs.debian.org/828281 + --- a/dcmtls/libsrc/tlslayer.cc +++ b/dcmtls/libsrc/tlslayer.cc @@ -48,6 +48,11 @@ diff --git a/debian/patches/series b/debian/patches/series index 63a3a859..839fbd53 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,4 +6,4 @@ 06_soversion_abi.patch 07_dont_export_all_executables.patch 08_remove_system_processor.patch -dcmtk-361-20160216-ssl-1.1.patch +09_openssl-1.1.patch -- 2.30.2